Feature-Based Face Recognition for Vending Machine vs. AMBER Alert
نویسندگان
چکیده
Face recognition systems are an important field in computer vision and are currently used to monitor for dangerous persons and track criminals. A face recognition system uses a database of images and compares another image against those to find a match, if one exists. We implemented an original face recognizer in Java and tested it for recall and accuracy with three image sets. For each facial image, we created a fingerprint of 18 features, such as the RGB values for the eye color, the width and height of the face, various ratios etc. We utilized WEKA machine learning to determine which features are most important and give appropriate weights. We found that the distances between the eyes, nose, and mouth were not useful as they vary little between people. Overall, our method achieved very good results. For scenarios like surveillance which require low false negatives, our accuracy rate was 75% (and 2.3% false negatives). For vending machine authentication where low false positives are needed, we had 49.3% accuracy (and 1.5% false positives). Our system often outperformed WEKA since it uses a more flexible classification rule in the form of a similarity score rather than a binary decision tree.
منابع مشابه
Automatic Face Recognition via Local Directional Patterns
Automatic facial recognition has many potential applications in different areas of humancomputer interaction. However, they are not yet fully realized due to the lack of an effectivefacial feature descriptor. In this paper, we present a new appearance based feature descriptor,the local directional pattern (LDP), to represent facial geometry and analyze its performance inrecognition. An LDP feat...
متن کاملFeature-Based Face Recognition for Identification of Criminals vs. Identification for Cashless Purchase
Face recognition systems are an important field in computer vision and are currently used to monitor for dangerous persons and track criminals. A face recognition system uses a database of images and compares another image against those to find a match, if one exists. We implemented an original face recognizer in Java and tested it for recall and accuracy with three image sets. For each facial ...
متن کاملFacial Expression Recognition Based on Structural Changes in Facial Skin
Facial expressions are the most powerful and direct means of presenting human emotions and feelings and offer a window into a persons’ state of mind. In recent years, the study of facial expression and recognition has gained prominence; as industry and services are keen on expanding on the potential advantages of facial recognition technology. As machine vision and artificial intelligence advan...
متن کاملIntroducing a method for extracting features from facial images based on applying transformations to features obtained from convolutional neural networks
In pattern recognition, features are denoting some measurable characteristics of an observed phenomenon and feature extraction is the procedure of measuring these characteristics. A set of features can be expressed by a feature vector which is used as the input data of a system. An efficient feature extraction method can improve the performance of a machine learning system such as face recognit...
متن کاملSupervised Feature Extraction of Face Images for Improvement of Recognition Accuracy
Dimensionality reduction methods transform or select a low dimensional feature space to efficiently represent the original high dimensional feature space of data. Feature reduction techniques are an important step in many pattern recognition problems in different fields especially in analyzing of high dimensional data. Hyperspectral images are acquired by remote sensors and human face images ar...
متن کامل